ISnapshotHolder
StockSharp.Messages
Interface, described snapshots holder.
方法
TryGetSnapshot(SecurityId, T) : bool
Try get snapshot for the specified security.
- securityId
- Security ID.
- snapshot
- Snapshot if exists, otherwise .
返回值: true if snapshot exists; otherwise false.